ActiveReports 12
Sort(Int32,Int32,IComparer<Style>) Method

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > StyleSheet Class > Sort Method : Sort(Int32,Int32,IComparer<Style>) Method
Syntax
'Declaration
 
Public Overloads Sub Sort( _
   ByVal index As Integer, _
   ByVal count As Integer, _
   ByVal comparer As IComparer(Of Style) _
) 
public void Sort( 
   int index,
   int count,
   IComparer<Style> comparer
)

Parameters

index
count
comparer
See Also

Reference

StyleSheet Class
StyleSheet Members
Overload List